body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: normal;
	font-size: 12px;
	color: #6e6e6e;
}

* {
	margin: 0px;
	padding: 0px;
}
div,ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.clear{clear:both;}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
